.Tamtabela{
    width: 700px;
}

.box{
    border-radius: 20px;
}

.box .texto:hover{
    transform: scale(1.05);
}
